Skip to main content

fillEmptyRows

Type

property

Summary

Set to true to fill with empty rows.

Syntax

set the fillEmptyRows of widget to {true | false}
get the fillEmptyRows of widget

Description

Set fillEmptyRows to true to fill the widget when content not covers the whole widget space.

Examples

set the fillEmptyRows of widget"PolyGrid" to true